isMinified function

bool isMinified(
  1. String type
)

Implementation

bool isMinified(String type) => type.startsWith("minified:");