execute method

void execute()

Implementation

void execute() async {
  this.executeAsync();
}