firexcode
xconvert
MergeableListType
MergeableListType constructor
MergeableListType
firexcode
xconvert
MergeableListType
MergeableListType constructor
MergeableListType class
Constructors
MergeableListType
Properties
hashCode
isAmbigous
listType
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
MergeableListType
constructor
MergeableListType
(
ListType
listType
,
bool
isAmbigous
)
Implementation
MergeableListType(this.listType, this.isAmbigous);