menu
teledart package
documentation
model.dart
ChatLocation
ChatLocation constructor
ChatLocation constructor
dark_mode
light_mode
ChatLocation
constructor
ChatLocation
(
{
required
Location
location
,
required
String
address
,
})
Implementation
ChatLocation({ required this.location, required this.address, });
teledart package
documentation
model
ChatLocation
ChatLocation constructor
ChatLocation class