PolicyPresentationChanged typedef

PolicyPresentationChanged = dynamic Function(PolicyPresentationModel? value)

Implementation

typedef PolicyPresentationChanged = Function(PolicyPresentationModel? value);