isValueInstanceOf abstract method Null safety

bool isValueInstanceOf(
  1. dynamic value
)

Implementation

bool isValueInstanceOf(dynamic value);