activate method

dynamic activate()

Implementation

activate() async {
  await KGattHandler.method.invokeMethod("service/activate", entityId);
}