create static method

AssignmentGroup create()

Implementation

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