field_params property

StructValueField<List<int>, RArray<RInt>> field_params
final

Field descriptor for params.

Implementation

static final field_params = structLayout.scalarArray<int, RInt>(.params);