call abstract method

void call([
  1. Object? parameter
])

Executes this command.

Implementation

void call([Object? parameter]);