MBUploadableMediaElement constructor
MBUploadableMediaElement(})
Initializes a media element with a locale identifier, a name and the UUIDs of the media of MBurger.
Implementation
MBUploadableMediaElement(
super.localeIdentifier,
super.elementName, {
required this.uuIds,
});