isProxyApi property

bool isProxyApi

Whether the TypeDeclaration has an associatedProxyApi.

Implementation

bool get isProxyApi => associatedProxyApi != null;