print method Null safety

void print(
  1. Zone zone,
  2. String line
)

Implementation

void print(Zone zone, String line);