bleUpdateMtuOvertime property

String bleUpdateMtuOvertime

Modify the mtu timeout

Implementation

String get bleUpdateMtuOvertime {
  return Intl.message(
    'Modify the mtu timeout',
    name: 'bleUpdateMtuOvertime',
    desc: '',
    args: [],
  );
}