isValueInstanceOf abstract method

bool isValueInstanceOf(
  1. dynamic value
)

Implementation

bool isValueInstanceOf(dynamic value);