uppercase property

String uppercase

Implementation

String get uppercase => use.toUpperCase();