ServerProperties.loadMap constructor
Implementation
ServerProperties.loadMap(Map<String,dynamic> properties, this.file) {
this._loadMap(properties);
}
ServerProperties.loadMap(Map<String,dynamic> properties, this.file) {
this._loadMap(properties);
}