isExtensionType property
bool
get
isExtensionType
true para ExtensionTypeDeclaration.
Implementation
bool get isExtensionType => this is ExtensionTypeDeclaration;
true para ExtensionTypeDeclaration.
bool get isExtensionType => this is ExtensionTypeDeclaration;