removeSuffix property

String removeSuffix

Implementation

String get removeSuffix => this.substring(0, this.length - 1);