create method

GenericResponse create ()

Implementation

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