Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params class
Constructors
- Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params({String? key, String? value, bool? user, String $__typename = 'CoinApiHeadersType'})
- 
          Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params.fromJson(Map<String, dynamic> json)
- 
          
            factory
Properties
- $__typename → String
- 
  
  final
- 
  copyWith
  → CopyWith$Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params<Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params> 
- 
      Available on Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params, provided by the UtilityExtension$Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params extension no setter
- hashCode → int
- 
  The hash code for this object.
  no setteroverride
- key → String?
- 
  
  final
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- user → bool?
- 
  
  final
- value → String?
- 
  
  final
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toJson() → Map< String, dynamic> 
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  override