Metadata_V11 constructor

const Metadata_V11({
  1. dynamic value,
})

Implementation

const Metadata_V11({super.value}) : super(version: 11);