exceptionId property

int get exceptionId

Exception id.

Implementation

int get exceptionId => json['exceptionId'] as int;