create static method

RtpBase create()

Implementation

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