notInZoneException property Null safety

AlfredException notInZoneException
final

Implementation

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