msg property

String get msg

Implementation

String get msg => _errMsg ?? runtimeType.toString();