model property Null safety

Rx<DeviceInformationModel> model
final

Device Information model

Implementation

final Rx<DeviceInformationModel> model = DeviceInformationModel.empty().obs;