menu
maas package
documentation
types/principal.dart
Location
Location.new constructor
Location.new constructor
dark_mode
light_mode
Location
constructor
Location
(
{
String
?
ip
,
String
?
port
,
String
?
host
,
String
?
name
,
})
Implementation
Location({this.ip, this.port, this.host, this.name});
maas package
documentation
types/principal
Location
Location.new constructor
Location class