canHandle abstract method

bool canHandle(
  1. dynamic object,
  2. String member
)

Implementation

bool canHandle(dynamic object, String member);