$Media constructor

$Media({
  1. String? resourceName,
})

Implementation

$Media({
  this.resourceName,
});