pushString abstract method

void pushString(
  1. String value
)

Implementation

void pushString(String value);