EwelinkAppInfos constructor

EwelinkAppInfos(
  1. String appVersion,
  2. String os
)

Implementation

EwelinkAppInfos(this.appVersion, this.os);