MultiKey.byParts constructor

const MultiKey.byParts(
  1. List<String> parts
)

Implementation

const MultiKey.byParts(this.parts);