create static method

FacetValue create()

Implementation

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