isSecureNfcSupported method

  1. @override
Future<bool> isSecureNfcSupported()

Implementation

@override
Future<bool> isSecureNfcSupported() async => false;