menu
flutter_linkedin_api package
documentation
data_model/profile_error.dart
profileErrorFromJson function
profileErrorFromJson function
dark_mode
light_mode
profileErrorFromJson
function
ProfileError
profileErrorFromJson
(
String
str
)
Implementation
ProfileError profileErrorFromJson(String str) => ProfileError.fromJson(json.decode(str));
flutter_linkedin_api package
documentation
data_model/profile_error
profileErrorFromJson function
profile_error library