name property
String
get
name
Name of the wildness base.
Can be use for searching a WildnessBase
Implementation
String get name => runtimeType.toString();
Name of the wildness base.
Can be use for searching a WildnessBase
String get name => runtimeType.toString();