deviceLogs method

  1. @override
String deviceLogs()
override

Implementation

@override
String deviceLogs() {
  return 'Send Device Info';
}