load abstract method

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

Implementation

Future<ICollege> load(String id,);