OnDialogBuildCall typedef

OnDialogBuildCall = dynamic Function(YYDialog dialog)

Implementation

typedef OnDialogBuildCall(YYDialog dialog);