code property

String? code
inherited

For some errors that could be handled programmatically, a short string indicating the error code reported.

Implementation

String? get code => throw _privateConstructorUsedError;