create static method

CountResponse create()

Implementation

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