loadUrl abstract method

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

Implementation

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