upperCase property

String upperCase

UPPER CASE

Implementation

String get upperCase => toUpperCase();