create static method

Camera create()

Implementation

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