InvalidGeoRestrictionParameter({String? type, String? message}) : super( type: type, code: 'InvalidGeoRestrictionParameter', message: message);