setup abstract method

Future<void> setup({
  1. required String url,
})

Implementation

Future<void> setup({required String url});