PortalFlowsFlowSubscriptionUpdate constructor

const PortalFlowsFlowSubscriptionUpdate({
  1. required String subscription,
})

PortalFlowsFlowSubscriptionUpdate

Implementation

const PortalFlowsFlowSubscriptionUpdate({required this.subscription});