create static method

AmendmentLog create()

Implementation

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