errorMessage property

String? get errorMessage

获取错误信息

Implementation

String? get errorMessage => _state.errorMessage;