open abstract method

Future<void> open({
  1. String? url,
})

Implementation

Future<void> open({String? url});