isProxyApi property
bool
get
isProxyApi
Whether the TypeDeclaration has an associatedProxyApi.
Implementation
bool get isProxyApi => associatedProxyApi != null;
Whether the TypeDeclaration has an associatedProxyApi.
bool get isProxyApi => associatedProxyApi != null;