InvalidOperator constructor

const InvalidOperator(
  1. ListOfOperatable first
)

Implementation

const InvalidOperator(this.first);