CopyWith$Input$UpdateReputationInput<TRes> class
abstract
Constructors
- CopyWith$Input$UpdateReputationInput.new(Input$UpdateReputationInput instance, TRes then(Input$UpdateReputationInput))
-
factory
- CopyWith$Input$UpdateReputationInput.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
perks
→ CopyWith$Input$PerksInput<
TRes> -
no setter
-
picture
→ CopyWith$Input$UpdatePictureInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{int? inactivityCycle, int? lossAmount, int? period, int? lossPoints, int? turnoverPoints, Input$PerksInput? perks, String? color, String? reputationLevel, List< Input$ReputationTranslationInput> ? translation, String? id, Input$UpdatePictureInput? picture}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
translation(
Iterable< Input$ReputationTranslationInput> ? _fn(Iterable<CopyWith$Input$ReputationTranslationInput< ?)) → TResInput$ReputationTranslationInput> >
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited