create static method

RlpList create()

Implementation

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