create static method

RlpItem create()

Implementation

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