uppercase property

String get uppercase

Implementation

String get uppercase => use.toUpperCase();