CopyWith$Input$NotificationIntegrationPlatformAPIInput<TRes> constructor
CopyWith$Input$NotificationIntegrationPlatformAPIInput<TRes> (
- Input$NotificationIntegrationPlatformAPIInput instance,
- TRes then()
Implementation
factory CopyWith$Input$NotificationIntegrationPlatformAPIInput(
Input$NotificationIntegrationPlatformAPIInput instance,
TRes Function(Input$NotificationIntegrationPlatformAPIInput) then,
) = _CopyWithImpl$Input$NotificationIntegrationPlatformAPIInput;