gpsProcessingMethod property

String? gpsProcessingMethod
final

A character string recording the name of the method used for location finding. The first byte indicates the character code used, and this is followed by the name of the method.

Implementation

final String? gpsProcessingMethod;