lowerCase property

String get lowerCase

Implementation

String get lowerCase => this.toLowerCase();