isTampered method

Future<bool> isTampered()

Implementation

Future<bool> isTampered() => _channel.isTampered();