parameterName property

String parameterName

The name of the element, used when the element will be passed to the api.

Implementation

String get parameterName {
  return "elements[$localeIdentifier][$elementName]";
}