ChatMediumModelTrigger typedef
ChatMediumModelTrigger =
dynamic Function(List<ChatMediumModel?> list)
Implementation
typedef ChatMediumModelTrigger = Function(List<ChatMediumModel?> list);
typedef ChatMediumModelTrigger = Function(List<ChatMediumModel?> list);