fetchAutomationUserId static method

void fetchAutomationUserId(
  1. dynamic callback(
    1. String?
    )
)

Implementation

static void fetchAutomationUserId(Function(String?) callback) {}