create static method

ListDetails create()

Implementation

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