create abstract method

Future<IChurch> create(
  1. IChurch church
)
override

Implementation

Future<IChurch> create(IChurch church,);