includeBundle method

void includeBundle(
  1. String platform
)

Implementation

void includeBundle(String platform) => _bundles.add(platform);