Uint8ListReader constructor

const Uint8ListReader({
  1. bool lazy = true,
})

Implementation

const Uint8ListReader({this.lazy = true});