flutter_linkedin
profile_response
PreferredLocale
PreferredLocale constructor
PreferredLocale
flutter_linkedin
profile_response
PreferredLocale
PreferredLocale constructor
PreferredLocale class
Constructors
PreferredLocale
fromJson
Properties
country
language
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
PreferredLocale
constructor
PreferredLocale
(
{
String
country
,
String
language
}
)
Implementation
PreferredLocale({ this.country, this.language, });