capitalize property

String? capitalize

Implementation

String? get capitalize => GetUtils.capitalize(this);