PolicyPresentationChanged typedef
PolicyPresentationChanged =
dynamic Function(PolicyPresentationModel? value)
Implementation
typedef PolicyPresentationChanged = Function(PolicyPresentationModel? value);
typedef PolicyPresentationChanged = Function(PolicyPresentationModel? value);