VECTOR property

BcsType<List<T>, dynamic> Function<T, Input>(BcsType<T, Input> type, [BcsTypeOptions<List<T>, Iterable<Input>>? options]) VECTOR
final

Implementation

static final VECTOR = Bcs.vector;