create static method

DeviceCredential create()

Implementation

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