code property

  1. @override
String code
final

The code of the exception.

Implementation

@override
final String code = "wrong_api_response_exception";