load abstract method

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

Implementation

Future<IContact> load(String id,);