firexcode
xconvert
TypeDefinition
isPrimitiveList property
isPrimitiveList
firexcode
xconvert
TypeDefinition
isPrimitiveList property
TypeDefinition class
Constructors
TypeDefinition
fromDynamic
Properties
hashCode
isAmbiguous
isPrimitive
isPrimitiveList
name
runtimeType
subtype
Methods
jsonParseExpression
noSuchMethod
operator
toJsonExpression
toString
Operators
operator ==
isPrimitiveList
property
bool
isPrimitiveList
Implementation
bool get isPrimitiveList => _isPrimitive && name == 'List';