openNetworks abstract method

  1. @Deprecated('Add context param to W3MService and use openNetworksView() instead')
Future<void> openNetworks(
  1. BuildContext context
)

Implementation

@Deprecated(
    'Add context param to W3MService and use openNetworksView() instead')
Future<void> openNetworks(BuildContext context);