create abstract method

Future<IContactInterests> create(
  1. IContactInterests contactInterests
)
override

Implementation

Future<IContactInterests> create(IContactInterests contactInterests,);