definitionName property

String definitionName

Implementation

String get definitionName => StringUtils.capitalize(this._name) + "Definition";