dartStringValue property

String? dartStringValue

Implementation

String? get dartStringValue {
  return this.stringValue;
}