flutter_linkedin
profile_response
Localized
toJson method
toJson
flutter_linkedin
profile_response
Localized
toJson method
Localized class
Constructors
Localized
fromJson
Properties
enUs
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "en_US": enUs, };