toData method

Implementation

ValConsKeyDataArgs toData() {
  return ValConsKeyDataArgs()..key = key;
}