Result constructor

Result(
  1. bool result
)

Implementation

Result(this.result);