UnknownContents constructor

UnknownContents(
  1. Uint8List data
)

Implementation

UnknownContents(this.data);