update abstract method

Future<ChangeResult> update(
  1. String id,
  2. ICollege college
)
override

Implementation

Future<ChangeResult> update(String id, ICollege college,);