openCardOnFileSwitcher method

Future<void> openCardOnFileSwitcher(
  1. KnotConfiguration configuration
)

Implementation

Future<void> openCardOnFileSwitcher(KnotConfiguration configuration) {
  throw UnimplementedError('openCardOnFileSwitcher() has not been implemented.');
}