upperCase property

String get upperCase

Implementation

String get upperCase => toUpperCase();