deviceLogs method

  1. @override
String deviceLogs()
override

Implementation

@override
String deviceLogs() {
  return 'Kirim Info Perangkat';
}