menu
teledart package
documentation
model.dart
WebAppInfo
WebAppInfo.fromJson factory constructor
WebAppInfo.fromJson factory constructor
dark_mode
light_mode
WebAppInfo.fromJson
constructor
WebAppInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory WebAppInfo.fromJson(Map<String, dynamic> json) => _$WebAppInfoFromJson(json);
teledart package
documentation
model
WebAppInfo
WebAppInfo.fromJson factory constructor
WebAppInfo class