name property

String name

Implementation

String get name => this.toString().substring(this.toString().lastIndexOf('.'));