code property

  1. @override
String code
final

The code of the exception.

Implementation

@override
final String code = "missing_api_params_exception";