menu
ble_gatt_server package
documentation
ble_gatt_server_method_channel.dart
MethodChannelBleGattServer
startServer method
startServer method
dark_mode
light_mode
startServer
method
@
override
Future
<
void
>
startServer
(
)
override
Implementation
@override Future<void> startServer() async { return methodChannel.invokeMethod("startServer"); }
ble_gatt_server package
documentation
ble_gatt_server_method_channel
MethodChannelBleGattServer
startServer method
MethodChannelBleGattServer class