create static method

LedgerEntry create()

Implementation

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