load abstract method

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

Implementation

Future<IOrganization> load(String id,);