errorMessage property

String errorMessage

Implementation

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