shared property

AudioEffectStore get shared

Singleton object

@param shared Singleton instance.

Implementation

static AudioEffectStore get shared => StoreFactory.shared.getStore<AudioEffectStore>();