AList constructor

const AList(
  1. Map<String, String> properties
)

Implementation

const AList(this.properties);