Null constructor

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

Implementation

Null({this.isTypeStance = false});