InvalidLongitudeException constructor
const
InvalidLongitudeException([
- String? message
Creates a InvalidLongitudeException object.
Implementation
const InvalidLongitudeException([super.message]);
Creates a InvalidLongitudeException object.
const InvalidLongitudeException([super.message]);