paramCase property

String? paramCase

Return this String to param case format.

Implementation

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