code property

int code

Returns the code only.

Implementation

int get code => _errorCodeWithDescription[this]!.key;