create static method

EntriesList create()

Implementation

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