BlobEvent(String type, [Map? dict]) : this._(type, data: dict?['data'], timecode: dict?['timecode']);