PlatformMediumModelTrigger typedef

PlatformMediumModelTrigger = dynamic Function(List<PlatformMediumModel?> list)

Implementation

typedef PlatformMediumModelTrigger = Function(List<PlatformMediumModel?> list);