hasMessage property

bool get hasMessage

If has the field message

Implementation

bool get hasMessage => message.isNotEmpty;