load abstract method

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

Implementation

Future<INote> load(String id,);