create static method

ThirdPartyCaveat create()

Implementation

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