Reactions class
reaction : "π"
Constructors
- Reactions.new({String? reaction})
- Reactions.fromJson(dynamic json)
Properties
Methods
-
copyWith(
{String? reaction}) β Reactions -
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.
inherited