appendValue abstract method

Object appendValue(
  1. Object value,
  2. Object? existing
)

Implementation

Object appendValue(Object value, Object? existing);