bluetoothContactlessFileUpload method
required Contactless file upload when new device connected
Implementation
Future<dynamic> bluetoothContactlessFileUpload() {
throw UnimplementedError(
'bluetoothContactlessFileUpload() has not been implemented.');
}