menu
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel.dart
MethodChannelBlueBreeze
deviceMTUStream method
deviceMTUStream method
dark_mode
light_mode
deviceMTUStream
method
@
override
Stream
<
int
>
deviceMTUStream
(
String
id
)
override
Implementation
@override Stream<int> deviceMTUStream(String id) => _deviceMTUStatusStreamController(id).stream;
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel
MethodChannelBlueBreeze
deviceMTUStream method
MethodChannelBlueBreeze class