getSublocationId abstract method

int? getSublocationId()

@brief Returns current sublocation ID if set, otherwise null.

Dart code snippet: @snippet location_window_common_example.dart dart_LocationWindow_getSublocationId

Implementation

int? getSublocationId();