create static method

EntryMap create()

Implementation

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