represents method

  1. @override
bool represents(
  1. void value
)
override

Implementation

@override
bool represents(void value) => false;