apisOfInterfaces method

Iterable<AstProxyApi> apisOfInterfaces()

All ProxyApis this API implements and all the interfaces those APIs implements.

Implementation

Iterable<AstProxyApi> apisOfInterfaces() => _recursiveFindAllInterfaceApis();