docAsync static method

Future docAsync()

Implementation

static Future docAsync() =>
    runlib.runAsync(sdkBin('dart'), arguments: ['doc']);