load abstract method

Future<IEmployer> load(
  1. String id
)
override

Implementation

Future<IEmployer> load(String id,);