menu
rapidoc_maps_plugin package
documentation
model/text_value.dart
TextValue
TextValue.fromJson factory constructor
TextValue.fromJson factory constructor
dark_mode
light_mode
TextValue.fromJson
constructor
TextValue.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextValue.fromJson(Map<String, dynamic> json) => _$TextValueFromJson(json);
rapidoc_maps_plugin package
documentation
model/text_value
TextValue
TextValue.fromJson factory constructor
TextValue class