menu
leancode_force_update package
documentation
data/contracts/contracts.dart
VersionSupportDTO
VersionSupportDTO.fromJson factory constructor
VersionSupportDTO.fromJson factory constructor
dark_mode
light_mode
VersionSupportDTO.fromJson
constructor
VersionSupportDTO.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VersionSupportDTO.fromJson(Map<String, dynamic> json) => _$VersionSupportDTOFromJson(json);
leancode_force_update package
documentation
data/contracts/contracts
VersionSupportDTO
VersionSupportDTO.fromJson factory constructor
VersionSupportDTO class