lowerCase property

String lowerCase

lower case

Implementation

String get lowerCase => toLowerCase();