menu
jrpn
model
KeyArg
KeyArg constructor
KeyArg
brightness_4
KeyArg
constructor
Null safety
KeyArg
(
{
required
ProgramOperation
key
,
required
Arg
child
}
)
Implementation
KeyArg({required this.key, required this.child});
jrpn
model
KeyArg
KeyArg constructor
KeyArg class
Constructors
KeyArg
Properties
child
hashCode
key
runtimeType
Methods
init
matches
noSuchMethod
toString
Operators
operator ==