isReopen property
bool
get
isReopen
Whether this annotation is @reopen
from the meta package.
@reopen
indicates that a member reopens a declaration from a superclass.
Implementation
bool get isReopen;