menu
fakestore_fase3_mandrade package
documentation
domain/models/user_model.dart
GeolocationModel
GeolocationModel.new const constructor
GeolocationModel.new const constructor
dark_mode
light_mode
GeolocationModel
constructor
const
GeolocationModel
(
{
required
double
latitude
,
required
double
longitude
,
})
Implementation
const GeolocationModel({required this.latitude, required this.longitude});
fakestore_fase3_mandrade package
documentation
domain/models/user_model
GeolocationModel
GeolocationModel.new const constructor
GeolocationModel class