create abstract method

Future<IPrepSchool> create(
  1. IPrepSchool prepSchool
)
override

Implementation

Future<IPrepSchool> create(IPrepSchool prepSchool,);