create static method

CameraDetails create()

Implementation

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