pushString abstract method

void pushString(
  1. String? s
)

Implementation

void pushString(String? s);