UMediaResponse constructor
UMediaResponse({})
Implementation
UMediaResponse({
required this.id,
required this.jsonData,
required this.tags,
required this.url,
required this.path,
});
UMediaResponse({
required this.id,
required this.jsonData,
required this.tags,
required this.url,
required this.path,
});