load abstract method

Future<Conversation> load(
  1. String id
)

Implementation

Future<Conversation> load(String id);