key property

  1. @override
String key
final

An identifer for the exception. Default to the class's runtimeType.

Implementation

@override
final String key;