flutter_linkedin
profile_error
profileErrorToJson function
profileErrorToJson
flutter_linkedin
profile_error
profileErrorToJson function
profile_error library
Classes
ProfileError
Functions
profileErrorFromJson
profileErrorToJson
profileErrorToJson
function
String
profileErrorToJson
(
ProfileError
data
)
Implementation
String profileErrorToJson(ProfileError data) => json.encode(data.toJson());