CustomProperties constructor

const CustomProperties(
  1. Map<String, Property<Object>> byName
)

Implementation

const CustomProperties(this.byName);