create static method

ArrayParam create()

Implementation

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