load abstract method

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

Implementation

Future<IChurch> load(String id,);