removePrefix property

String removePrefix

Implementation

String get removePrefix => this.substring(1);