name property

String? name
final

The JS Error.name (e.g. NotAllowedError, TypeError) when available.

Implementation

final String? name;