create static method

NuntioResponse create()

Implementation

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