Medium constructor

Medium({
  1. String? url,
})

Implementation

Medium({this.url});