create static method

BasicAllowance create()

Implementation

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