applyRemoteCommand abstract method

Future<bool> applyRemoteCommand(
  1. RemoteCommand command
)

Implementation

Future<bool> applyRemoteCommand(RemoteCommand command);