ParamsPlugin constructor

ParamsPlugin(
  1. Map<String, dynamic Function()> params
)

Implementation

ParamsPlugin(this.params);