create static method

Sum create()

Implementation

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