println abstract method

void println(
  1. Data data
)

Implementation

void println(Data data);