hasHint method

dynamic hasHint ()

Implementation

hasHint() {
  return hint != null;
}