code property

String? get code

Optional machine-readable error code.

Implementation

String? get code => _code;