consumer property

String? consumer
final

A label given to the line by the application currently using this line, ideally describing what the line is used for right now.

Can be null, is limited and truncated to 32 characters.

Implementation

final String? consumer;