name property

String name
inherited

A more user readable exception name than the key. Default to key unless otherwise specified.

Implementation

String get name => key;