uppercase method

String uppercase()

Implementation

String uppercase() => toUpperCase();