Indicator constructor

Indicator(
  1. dynamic state
)

Abstract class constructor

Implementation

Indicator(this.state);