fromString method Null safety

ProjectionParams fromString(
  1. List values
)

Parses comma-separated list of projection fields.

  • values one or more comma-separated lists of projection fields Returns a newly created ProjectionParams.