create static method

ListResponse create()

Implementation

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