push property

set push (dynamic value)

Implementation

set push(value) {
  _push = value;
}