menu
kakao_flutter_sdk package
documentation
navi.dart
Location
Location.new constructor
Location.new constructor
dark_mode
light_mode
Location
constructor
Location
(
String
name
,
String
x
,
String
y
, {
String
?
rpFlag
,
})
Implementation
Location(this.name, this.x, this.y, {this.rpFlag});
kakao_flutter_sdk package
documentation
navi
Location
Location.new constructor
Location class