create static method

ListBool create()

Implementation

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