Overide this method to respond to actions, typically a switch statement is used to route specific actions to code bracnhes or handlers
switch
Future<dynamic> receiveRemoteCall(Action action);