menu
restsdk package
documentation
openapi.swagger.dart
TaskViewModel
location property
location property
dark_mode
light_mode
location
property
@JsonKey.new(name: 'location', defaultValue: <double>[])
List
<
double
>
?
location
final
Implementation
@JsonKey(name: 'location', defaultValue: <double>[]) final List<double>? location;
restsdk package
documentation
openapi.swagger
TaskViewModel
location property
TaskViewModel class