create static method

CodeInfoResponse create()

Implementation

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