Int8ListReader constructor

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

Implementation

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