Returns the core configuration map in this object.
Future<Map<String, dynamic>> parameterMap() async { return _parameters; }