UnknownUrlVError constructor

UnknownUrlVError({
  1. required String url,
})

Implementation

UnknownUrlVError({required this.url});