getLatitude method

String? getLatitude()

Implementation

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