create static method

ClaimBase create()

Implementation

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