Params constructor

Params({
  1. required Map userVariables,
})

Implementation

Params({required this.userVariables});