create static method

DriveData create()

Implementation

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