RequestDeviceInfoParams constructor

RequestDeviceInfoParams({
  1. String? deviceInfo,
})

Implementation

RequestDeviceInfoParams({this.deviceInfo});