create static method

Instance_Disk create()

Implementation

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