getLongitude method

String? getLongitude()

Implementation

String? getLongitude() => _getValue(AppConstants.longitudeKey);