excludeBundle method

void excludeBundle(
  1. String platform
)

Implementation

void excludeBundle(String platform) => _bundles.remove(platform);