capitalCase property

String capitalCase

Implementation

String get capitalCase => _upperCaseFirstLetter(this);