create static method

Certificate create()

Implementation

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