Status constructor

Status({
  1. Null ok,
})

Implementation

Status({this.ok});