URegisterPushPlatformKnownValue constructor
const
URegisterPushPlatformKnownValue({
- required KnownRegisterPushPlatform data,
Implementation
const factory URegisterPushPlatformKnownValue(
{required final KnownRegisterPushPlatform data}) =
_$URegisterPushPlatformKnownValueImpl;