FastPlanBlocEventPayload constructor

const FastPlanBlocEventPayload({
  1. String? productId,
})

Implementation

const FastPlanBlocEventPayload({this.productId});