pushInteger abstract method

void pushInteger(
  1. int? n
)

Implementation

void pushInteger(int? n);