DartBlockStringValue.init constructor
DartBlockStringValue.init(
- String value
Implementation
DartBlockStringValue.init(this.value) : super(DartBlockValueType.stringValue);
DartBlockStringValue.init(this.value) : super(DartBlockValueType.stringValue);