DeleteAccountResponse constructor

DeleteAccountResponse({
  1. String? kind,
})

Implementation

DeleteAccountResponse({this.kind});