error property

String? get error

A single ASCII error code.

Implementation

String? get error => _error?.toDart;