Metadata_V12 constructor

const Metadata_V12({
  1. dynamic value,
})

Implementation

const Metadata_V12({super.value}) : super(version: 12);