ElicitationContentValueNumber class final
- Inheritance
-
- Object
- ElicitationContentValue
- ElicitationContentValueNumber
- Annotations
-
- @immutable
Constructors
- ElicitationContentValueNumber(num value)
- ElicitationContentValueNumber.fromJson(Object? value)
-
factory
Properties
Methods
-
copyWith(
{Object? value = _acpCopyWithAbsent}) → ElicitationContentValueNumber -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Object? -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited