gpsStatus property

String? gpsStatus
final

Indicates the status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is interrupted.

Implementation

final String? gpsStatus;