hardware_button_testConnection property

String get hardware_button_testConnection

Test Connection

Implementation

String get hardware_button_testConnection {
  return Intl.message(
    'Test Connection',
    name: 'hardware_button_testConnection',
    desc: '',
    args: [],
  );
}