asString property

String asString

Implementation

String get asString => this.toString().substring(2).toLowerCase();