exists property

bool exists

Returns true if a localized message exists for key.

Implementation

bool get exists => message != null;