isValueListOf abstract method Null safety

bool isValueListOf(
  1. dynamic value
)

Implementation

bool isValueListOf(dynamic value);