menu
navigine_sdk package
documentation
com/navigine/idl/location_info.dart
LocationInfo
LocationInfo.new constructor
LocationInfo.new constructor
dark_mode
light_mode
LocationInfo
constructor
LocationInfo
(
int
id
,
int
version
,
String
name
)
@brief Default constructor
Implementation
LocationInfo(this.id, this.version, this.name);
navigine_sdk package
documentation
com/navigine/idl/location_info
LocationInfo
LocationInfo.new constructor
LocationInfo class