acceptValue abstract method

bool acceptValue(
  1. Object? value
)

Implementation

bool acceptValue(Object? value);