load abstract method

FutureOr<IGroup?> load(
  1. MKey mkey
)

Implementation

FutureOr<IGroup?> load(MKey mkey);