AFUIStandardChoiceDialogSPI constructor

const AFUIStandardChoiceDialogSPI(
  1. AFBuildContext<AFUIDefaultStateView, AFUIStandardChoiceDialogRouteParam> context,
  2. AFStandardSPIData standard
)

Implementation

const AFUIStandardChoiceDialogSPI(AFBuildContext<AFUIDefaultStateView, AFUIStandardChoiceDialogRouteParam> context, AFStandardSPIData standard): super(context, standard);