MIX_is_not_supported method
- dynamic item
"$item is not supported"
Implementation
String MIX_is_not_supported(dynamic item) => """$item is not supported""";
"$item is not supported"
String MIX_is_not_supported(dynamic item) => """$item is not supported""";