CallingComponent class abstract

TODO:

Inheritance
Implementers

Constructors

CallingComponent({Key? key})
TODO:
const

Properties

hashCode int
The hash code for this object.
no setterinherited
key Key?
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

createBinding() CallingBinding
override
createCalling(BuildContext context) Calling
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
toStringDeep() String
override
toStringSort() String
override

Operators

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