EResult constructor

const EResult(
  1. int value
)

Implementation

const EResult(this.value);