supportsCurrentDevice method

Future<bool> supportsCurrentDevice()

Implementation

Future<bool>supportsCurrentDevice() {
  throw UnimplementedError('supportsCurrentDevice() has not been implemented.');
}