afterProperties property Null safety
final
Optional string to add after the properties of a node.
See documentation for beforeProperties.
Implementation
final String afterProperties;
Optional string to add after the properties of a node.
See documentation for beforeProperties.
final String afterProperties;