FlutterV2RayURL constructor

FlutterV2RayURL({
  1. required String url,
})

Implementation

FlutterV2RayURL({required this.url});