KdbxCustomData.create constructor

KdbxCustomData.create()

Implementation

KdbxCustomData.create()
    : _data = {},
      super.create(TAG_NAME);