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