BlocksGet constructor

BlocksGet({
  1. int offset = 0,
})

Implementation

BlocksGet({
  this.offset = 0,
});