read static method

Future<GeolocationSensorReading> read([
  1. ReadOptions? readOptions
])

Implementation

external static Future<GeolocationSensorReading> read(
    [ReadOptions? readOptions]);