represents abstract method

bool represents(
  1. T? value
)

Implementation

bool represents(T? value);