className property
String?
get
className
The name of the class being created when innerError was thrown.
Implementation
String? get className => _className;
The name of the class being created when innerError was thrown.
String? get className => _className;