create static method

FeePool create()

Implementation

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