BaseDeviceInfo constructor

BaseDeviceInfo(
  1. Map<String, dynamic> data
)

Implementation

BaseDeviceInfo(this.data);