TextValueObject constructor

TextValueObject([
  1. void updates(
    1. TextValueObjectBuilder b
    )
])

Implementation

factory TextValueObject([void updates(TextValueObjectBuilder b)]) = _$TextValueObject;