create static method

WriteOrdering create()

Implementation

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