uppercaseBySentence property

String get uppercaseBySentence

Implementation

String get uppercaseBySentence => modify(format: CaseFormat.sentence);