create abstract method

Future<IHometown> create(
  1. IHometown hometown
)
override

Implementation

Future<IHometown> create(IHometown hometown,);