category property

String? category
final

The output category. If not specified or if the category is not understood by the client, console is assumed.

Implementation

final String? category;