BloomModulePlatformSpec constructor
const
BloomModulePlatformSpec({})
Creates a BloomModulePlatformSpec configuration.
Implementation
const BloomModulePlatformSpec({
this.minSdk,
this.targetSdk,
this.minVersion,
this.dependencies = const [],
this.frameworks = const [],
});