load abstract method

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

Implementation

Future<IPayment> load(String id,);