create static method

APIKey create()

Implementation

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