create static method

SumResponse create()

Implementation

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