*/ protected $casts = [ 'code' => 'string', 'native_name' => 'string', ]; }