load abstract method

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

Implementation

Future<IAttendee> load(String id,);