Whether this annotation is @reopen from the meta package.
@reopen
@reopen indicates that a member reopens a declaration from a superclass.
@override bool get isReopen => _isMeta('reopen');