InvalidOperator constructor

const InvalidOperator(
  1. OperatableCollection first
)

Implementation

const InvalidOperator(this.first);