create static method

SaveReply create()

Implementation

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