SendDeviceTokenModel constructor
SendDeviceTokenModel({})
Implementation
SendDeviceTokenModel(
{this.customerId,
this.businessId,
this.createdAt,
this.deviceToken,
this.email,
this.fullName,
this.id,
this.updatedAt,
this.v});