load abstract method

FutureOr<T>? load(
  1. Object? params
)

Implementation

FutureOr<T>? load(Object? params);