jsonPathDefinitions property

  1. @TagNumber(9)
PbList<FFJsonPathDefinition> get jsonPathDefinitions

@doc The JSON path definitions for the response.

Implementation

@$pb.TagNumber(9)
$pb.PbList<FFJsonPathDefinition> get jsonPathDefinitions => $_getList(8);