errorCode property

int? get errorCode

Implementation

int? get errorCode => errorResponse?.code;