Map<String, dynamic> setupAsExperimentParticipantVariables( {bool participate = false}) { return <String, dynamic>{'participate': participate}; }