ChunkData constructor

ChunkData({
  1. String? stringValue,
})

Implementation

ChunkData({this.stringValue}) : super(fullyQualifiedName);