upperFirstCase property

String get upperFirstCase

Implementation

String get upperFirstCase => name.toUpperFirstCase();