PlatformMediumChanged typedef

PlatformMediumChanged = dynamic Function(PlatformMediumModel? value)

Implementation

typedef PlatformMediumChanged = Function(PlatformMediumModel? value);