LexObjectProperty.ipld constructor

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

Implementation

const factory LexObjectProperty.ipld({
  required LexIpld data,
}) = ULexObjectPropertyIpld;