Metadata_V10 constructor

const Metadata_V10({
  1. dynamic value,
})

Implementation

const Metadata_V10({super.value}) : super(version: 10);