code property
For some errors that could be handled programmatically, a short string indicating the error code reported.
Implementation
String? get code => throw _privateConstructorUsedError;
For some errors that could be handled programmatically, a short string indicating the error code reported.
String? get code => throw _privateConstructorUsedError;