create static method

ObjectDetails create()

Implementation

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