AccountsUpdateLabelsResponse constructor

AccountsUpdateLabelsResponse({
  1. String? kind,
})

Implementation

AccountsUpdateLabelsResponse({
  this.kind,
});