getLatitude method

String? getLatitude()

Implementation

String? getLatitude() => _getValue(AppConstants.latitudeKey);