key property

String? key
final

For a node which is an object child, this is its key in the parent node.

Implementation

final String? key;