create static method

DataResponse create()

Implementation

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