fromValue method

ProjectionParams fromValue (
  1. dynamic value
)

Converts specified value into ProjectionParams.

  • value value to be converted Returns a newly created ProjectionParams.

See [AnyValueArray.fromValue]