Metadata_V14 constructor

const Metadata_V14({
  1. dynamic value,
})

Implementation

const Metadata_V14({super.value}) : super(version: 14);