JsonValueBuffer constructor

const JsonValueBuffer(
  1. Uint8List value
)

Implementation

const JsonValueBuffer(this.value);