AsyncStatus constructor

const AsyncStatus(
  1. int value
)

Implementation

const AsyncStatus(this.value);