vectorClassNames property

List<String> get vectorClassNames

Implementation

static List<String> get vectorClassNames =>
    ['Vector', 'HalfVector', 'SparseVector', 'Bit'];