load abstract method

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

Implementation

Future<IOwesMoney> load(String id,);