URegisterPushPlatformUnknownValue constructor
const
URegisterPushPlatformUnknownValue({
- required String data,
Implementation
const factory URegisterPushPlatformUnknownValue(
{required final String data}) = _$URegisterPushPlatformUnknownValueImpl;