StructField constructor

StructField(int type, Uint8List bytes)

Implementation

StructField(this.type, this.bytes);