arrayContainsAny property

List? arrayContainsAny
final

performs array contains any check

Implementation

final List<dynamic>? arrayContainsAny;