create static method

LongParam create()

Implementation

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