create static method

LocalDisk create()

Implementation

@$core.pragma('dart2js:noInline')
static LocalDisk create() => LocalDisk._();