executeSync abstract method

Future executeSync(
  1. String id, {
  2. ISyncOptions? body,
})

Implementation

Future executeSync(String id,{ ISyncOptions? body });