menu
blueprint_flutter_core package
documentation
blueprint_profile.dart
ProfileUpdate
ProfileUpdate.fromJson factory constructor
ProfileUpdate.fromJson factory constructor
dark_mode
light_mode
ProfileUpdate.fromJson
constructor
ProfileUpdate.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ProfileUpdate.fromJson(Map<String, dynamic> json) => _$ProfileUpdateFromJson(json);
blueprint_flutter_core package
documentation
blueprint_profile
ProfileUpdate
ProfileUpdate.fromJson factory constructor
ProfileUpdate class