create static method

ServiceAccount create()

Implementation

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