cmd_wifi_not_find property

String cmd_wifi_not_find

specified wifi not found

Implementation

String get cmd_wifi_not_find {
  return Intl.message(
    'specified wifi not found',
    name: 'cmd_wifi_not_find',
    desc: '',
    args: [],
  );
}