FlutterVlessURL constructor

FlutterVlessURL({
  1. required String url,
})

Implementation

FlutterVlessURL({required this.url});