tapToOpen abstract method

String tapToOpen(
  1. String url
)

Description for bunker authentication toast

In en, this message translates to: 'Tap to open: {url}'

Implementation

String tapToOpen(String url);