hasMsg property

bool get hasMsg

Implementation

bool get hasMsg  => msg != null && msg!.isNotEmpty;