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