create static method

DenseInfo create()

Implementation

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