create static method

AtomicIncRequest create()

Implementation

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