menu
nui_map package
documentation
nui_map_info_window.dart
User
User.new constructor
User.new constructor
dark_mode
light_mode
User
constructor
User
(
String
username
,
String
name
,
String
image
,
LatLng
location
,
int
rating
,
)
Implementation
User( this.username, this.name, this.image, this.location, this.rating, );
nui_map package
documentation
nui_map_info_window
User
User.new constructor
User class