create static method

SaveRequest create()

Implementation

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