QueueBuffer constructor

QueueBuffer(
  1. Uint8List data
)

Implementation

QueueBuffer(this.data);