CubeIndex constructor

CubeIndex(
  1. String name,
  2. String title
)

Implementation

CubeIndex(this.name, this.title);