isInternal property

bool get isInternal

Whether this annotation is @internal from the meta package.

@internal indicates that an API is internal to its package and not meant for public use.

Implementation

bool get isInternal;