Association constructor

const Association(
  1. AssociationType type
)

Creates an Association for type to construct endpoint Uris.

Implementation

const Association(this.type);