irte_engine
pipeline_operation
PipelineOperation
name abstract property
name
name
property
Null safety
String
name
final
Name of the operation
Implementation
abstract final String name;
irte_engine
pipeline_operation
PipelineOperation
name abstract property
PipelineOperation class
Constructors
PipelineOperation
Properties
hashCode
hasListeners
initialized
isClosed
listeners
name
onDelete
onStart
runtimeType
Methods
$configureLifeCycle
addListener
addListenerId
dispose
disposeId
noSuchMethod
notifyChildrens
onClose
onInit
onReady
process
refresh
refreshGroup
removeListener
removeListenerId
toString
update
Operators
operator ==