menu
vyuh_feature_auth package
documentation
content/profile_card.dart
ProfileCard
ProfileCard.fromJson factory constructor
ProfileCard.fromJson factory constructor
dark_mode
light_mode
ProfileCard.fromJson
constructor
ProfileCard.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ProfileCard.fromJson(Map<String, dynamic> json) => _$ProfileCardFromJson(json);
vyuh_feature_auth package
documentation
content/profile_card
ProfileCard
ProfileCard.fromJson factory constructor
ProfileCard class