Metadata_V13 constructor

const Metadata_V13({
  1. dynamic value,
})

Implementation

const Metadata_V13({super.value}) : super(version: 13);