InternetState constructor

const InternetState(
  1. ConnectionStatus status
)

Implementation

const InternetState(this.status);