builderFor static method
The builder for campaignType, or null when the type is unknown.
Implementation
static CampaignConfigBuilder? builderFor(String campaignType) =>
_builders[campaignType];
The builder for campaignType, or null when the type is unknown.
static CampaignConfigBuilder? builderFor(String campaignType) =>
_builders[campaignType];