create static method

ClaimResponse create()

Implementation

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