openUrl abstract method

Future<bool> openUrl({
  1. required String url,
})

Implementation

Future<bool> openUrl({required String url});