The JSON schema describing the function's input parameters.
When null, consuming clients should assume the {} schema — any JSON input is admissible.
null
{}
final Map<String, dynamic>? parametersSchema;