Properties.fromRecord constructor

Properties.fromRecord([
  1. Record record = ()
])

Creates Properties from a record

Implementation

Properties.fromRecord([Record this.record = ()]);