Empty constructor

Empty({
  1. bool isTypeStance = false,
})

Implementation

Empty({this.isTypeStance = false});