GetAll constructor

GetAll(
  1. List? keys, [
  2. Map? options
])

Implementation

GetAll(super.keys, [super.options]);