create static method

Ledger create()

Implementation

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