AssetIssue({ required this.type, this.details, Map<String, String>? values, }) : values = values ?? {};