RegisterMobileDeviceResponse constructor
const
RegisterMobileDeviceResponse({
- required String deviceId,
Implementation
const RegisterMobileDeviceResponse({required this.deviceId});
const RegisterMobileDeviceResponse({required this.deviceId});