revokeObjectURL property

set revokeObjectURL (void value(String))

Implementation

static set revokeObjectURL(void Function(_i2.String) value) {
  _i4.setProperty(
    _i8.target3321,
    'revokeObjectURL',
    _i4.allowInterop(value),
  );
}