gps property

String? get gps

Implementation

String? get gps => (_$data['gps'] as String?);