create static method

GcsProfile create()

Implementation

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