load abstract method

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

Implementation

Future<ISunnyInteraction> load(String id,);