Null constructor

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

Implementation

Null({this.type_mode = false});