hasMessage property

bool hasMessage

If has the field message

Implementation

bool get hasMessage => message.isNotEmpty;