capitalize property

String? get capitalize

Implementation

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