fields property

Firebase Remote Config actually calls these objects "parameters", but we call them fields to disambiguate vs FFParameter. @doc The Firebase Remote Config parameters.

Implementation

@$pb.TagNumber(3)
$pb.PbList<FFFirebaseRemoteConfigField> get fields => $_getList(2);