code property

int? code

One of the defined status codes, depending on the error.

Implementation

int get code => _data['code'];