hasInformation property

bool get hasInformation

Checks if the field has informational message.

Implementation

bool get hasInformation => information != null;