menu
flutter_simple_ble package
documentation
ble_method_channel.dart
BleMethodChannel
platformName method
platformName method
dark_mode
light_mode
platformName
method
@
override
String
platformName
(
BleRemoteId
remoteId
)
override
Implementation
@override String platformName(BleRemoteId remoteId) => _platformNames[remoteId] ?? '';
flutter_simple_ble package
documentation
ble_method_channel
BleMethodChannel
platformName method
BleMethodChannel class