Settings constructor

Settings({
  1. JSUint8Array data,
})

Implementation

external factory Settings({JSUint8Array data});