header property

List<String>? header
final

Receipt header lines — one string per printed line.

Implementation

final List<String>? header;