nodeId property

  1. @JsonKey(name: 'node_id')
String? nodeId
final

The node id of this style.

Implementation

@JsonKey(name: 'node_id')
final String? nodeId;