menu
flutter_combainsdk package
documentation
interop/flutter_combain_sdk_method_channel.dart
MethodChannelFlutterAiIndoorNavigation
getPlace method
getPlace method
dark_mode
light_mode
getPlace
method
@
override
Future
<
FlutterPlace
?
>
getPlace
(
int
buildingId
)
override
Implementation
@override Future<FlutterPlace?> getPlace(int buildingId) { return _api.getPlace(buildingId); }
flutter_combainsdk package
documentation
interop/flutter_combain_sdk_method_channel
MethodChannelFlutterAiIndoorNavigation
getPlace method
MethodChannelFlutterAiIndoorNavigation class