Dart SDK
dart:mirrors
CombinatorMirror
property isShow
isShow
class CombinatorMirror
Constructors
CombinatorMirror
Properties
identifiers
isHide
isShow
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
bool
isShow
Is
true
if this is a 'show' combinator.
Source
bool get isShow;
property isShow