Properties.fromRecord constructor
Properties.fromRecord([
- Record record = ()
Creates Properties from a record
Implementation
Properties.fromRecord([Record this.record = ()]);
Creates Properties from a record
Properties.fromRecord([Record this.record = ()]);