create static method

Fee create()

Implementation

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