create abstract method

Future<IEmployer> create(
  1. IEmployer employer
)
override

Implementation

Future<IEmployer> create(IEmployer employer,);