Empty constructor

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

Implementation

Empty({this.type_mode = false});