load abstract method

Future<AgentState?> load(
  1. String missionId
)

Implementation

Future<AgentState?> load(String missionId);