SerializerOptions constructor

const SerializerOptions(
  1. bool bytesAsUint8List
)

Implementation

const SerializerOptions(this.bytesAsUint8List);