TupleKey.byParts constructor

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

Implementation

const TupleKey.byParts(this.parts);