Creates a map entry representation of this parameter.
MapEntry<String, T> toMapEntry() => MapEntry(name, value);