toUpperCase method

String toUpperCase()

Implementation

String toUpperCase() => name.toUpperCase();