getSublocationId abstract method
@brief Returns current sublocation ID if set, otherwise null.
Dart code snippet: @snippet location_window_common_example.dart dart_LocationWindow_getSublocationId
Implementation
int? getSublocationId();
@brief Returns current sublocation ID if set, otherwise null.
Dart code snippet: @snippet location_window_common_example.dart dart_LocationWindow_getSublocationId
int? getSublocationId();