errorMessage property

String get errorMessage

Implementation

String get errorMessage => this['errorMessage'] ??'unkown error';