notInZoneException property Null safety
final
Implementation
final AlfredException notInZoneException = AlfredException(
400,
{"message": "Invalid zone."},
);
final AlfredException notInZoneException = AlfredException(
400,
{"message": "Invalid zone."},
);