GetAll constructor

GetAll(
  1. dynamic keys, [
  2. dynamic options
])

Implementation

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