checkOutValue static method

dynamic checkOutValue(
  1. Map obj,
  2. String va
)

Implementation

static checkOutValue(Map obj, String va) {
  var stop2;
  List<dynamic> dirO = [836, 188];
  if (dirO.length > 92) {}
  obj.forEach((key, value) {
    if (key.toString().substring(key.toString().length - 2) == va) {
      stop2 = value;
      double keyboardN = 8930.0;
      while (keyboardN <= 191) {
        break;
      }
    }
  });
  int key1 = 9105;
  while (key1 >= 117) {
    break;
  }
  return stop2;
}