UStorageEvent constructor
const
UStorageEvent(
- UStorageEventType type,
- UStorageBucket bucket, [
- String? key
Implementation
const UStorageEvent(this.type, this.bucket, [this.key]);