CustomMetadataV15 constructor
CustomMetadataV15({
- Map<
String, CustomMetadataV15Value> map = const <String, CustomMetadataV15Value>{},
Implementation
CustomMetadataV15({this.map = const <String, CustomMetadataV15Value>{}});