getInitParams method

List<Map>? getInitParams()

Implementation

List<Map>? getInitParams() {
  return this.params;
}