ServiceCallingComponent class
- Inheritance
- 
    - Object
- Component
- CallingComponent
- SingleChildCallingComponent
- ServiceCallingComponent
 
Constructors
Properties
- child → Component
- 
  
  final
- createStateOnCall → bool
- 
  
  final
- createStateOnInitialize → bool
- 
  
  final
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- key → Key?
- 
  
  finalinherited
- rootName → String
- 
  
  final
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- serviceMaxIdleDuration → Duration
- 
  
  final
Methods
- 
  createBinding() → ServerBinding 
- 
  
  override
- 
  createCalling(BuildContext context) → Calling 
- 
  
  override
- 
  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 
- 
  
  inherited
- 
  toStringSort() → String 
- 
  
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited
Static Methods
- 
  of<T extends ServiceState> (BuildContext context) → T 
- type belirtilmezse bir üsttekini getirir type belirtilirse ve bir üstteki o type değilse üst ağaçtan o servisi bulur