writeln abstract method

void writeln(
  1. String? data
)

Implementation

void writeln(String? data);