mtu property

int mtu

获取当前设备的mtu,默认是23

Implementation

int get mtu => _mtu;