load abstract method

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

Implementation

Future<IContactInterests> load(String id,);