FieldModel class

Constructors

FieldModel(FieldElement fld, ImportModel imports, CodgenConfig cfg)

Properties

cfg CodgenConfig
final
constructorAssignment String
no setter
constructorParam String
no setter
fieldDecl String
no setter
getterDecl String
no setter
getterImpl String
no setter
hashCode int
The hash code for this object.
no setterinherited
internalName String
no setter
iswitchIf String
no setter
name String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
toStringSwitch String
no setter
type TypeModel
no setter

Methods

factoryMethod(String resultType, String tyArgs, String constructor) String
iswitchArgFromOtherwise(String otherwise) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
switchParam(String tyArg, SwitchMode mode) String
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited