LexArrayItem.ipld constructor

const LexArrayItem.ipld({
  1. required LexIpld data,
})

Implementation

const factory LexArrayItem.ipld({
  required LexIpld data,
}) = ULexArrayItemIpld;