load abstract method

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

Implementation

Future<IGift> load(String id,);