Reaction constructor
Reaction({})
Implementation
Reaction(
{required this.color,
required this.tooltip,
required this.on,
required this.off,
required this.count,
required this.uri});
Reaction(
{required this.color,
required this.tooltip,
required this.on,
required this.off,
required this.count,
required this.uri});