create static method

OperationList create()

Implementation

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