push method

void push(
  1. T value
)
override

Implementation

external void push(T value);