create static method

MempoolEntry create()

Implementation

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