menu
vyuh_feature_system package
documentation
content/card/card.dart
Card
Card.fromJson factory constructor
Card.fromJson factory constructor
dark_mode
light_mode
Card.fromJson
constructor
Card.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Card.fromJson(Map<String, dynamic> json) => _$CardFromJson(json);
vyuh_feature_system package
documentation
content/card/card
Card
Card.fromJson factory constructor
Card class