kDistributionType top-level property
final
The distribution type of the application.
Implementation
final kDistributionType = DistributionType.values.byName(_currentDistributionTypeString);
The distribution type of the application.
final kDistributionType = DistributionType.values.byName(_currentDistributionTypeString);