menu
strapi4_client package
documentation
models/media/strapi_media.dart
FormatAttributes
FormatAttributes.fromJson factory constructor
FormatAttributes.fromJson factory constructor
dark_mode
light_mode
FormatAttributes.fromJson
constructor
FormatAttributes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FormatAttributes.fromJson(Map<String, dynamic> json) => _$FormatAttributesFromJson(json);
strapi4_client package
documentation
models/media/strapi_media
FormatAttributes
FormatAttributes.fromJson factory constructor
FormatAttributes class