DeviceTokenModel constructor

DeviceTokenModel({
  1. String? adminToken,
})

Implementation

DeviceTokenModel({this.adminToken});