fieldPath property

List<String>? fieldPath
final

The path of the field within the model, represented as a list of strings.

Implementation

final List<String>? fieldPath;