create static method

DropInfo create()

Implementation

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