menu
google_distance_matrix package
documentation
models/distance_matrix_model.dart
TextValueModel
TextValueModel.fromJson factory constructor
TextValueModel.fromJson factory constructor
dark_mode
light_mode
TextValueModel.fromJson
constructor
TextValueModel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextValueModel.fromJson(Map<String, dynamic> json) => _$TextValueModelFromJson(json);
google_distance_matrix package
documentation
models/distance_matrix_model
TextValueModel
TextValueModel.fromJson factory constructor
TextValueModel class