fix display text issue
This commit is contained in:
@ -86,6 +86,7 @@ class DestinationController extends GetxController {
|
||||
|
||||
return Destination(
|
||||
name: fs.properties!["location_name"],
|
||||
sub_loc_id: fs.properties!["sub_loc_id"],
|
||||
address: fs.properties!["address"],
|
||||
phone: fs.properties!["phone"],
|
||||
email: fs.properties!["email"],
|
||||
|
||||
Reference in New Issue
Block a user