Metadata_V9 constructor

const Metadata_V9({
  1. dynamic value,
})

Implementation

const Metadata_V9({super.value}) : super(version: 9);