load abstract method

Future<T> load({
  1. F? filter,
})

Implementation

Future <T> load({F? filter});