dartStringValue property

String? get dartStringValue

Implementation

String? get dartStringValue {
  return this.stringValue;
}