camelCase property

String? camelCase

converter the String

Implementation

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