retreiveObject abstract method

Future<S> retreiveObject(
  1. String id
)

Implementation

Future<S> retreiveObject(String id);