QuerySlashingByOwnerResponse constructor

const QuerySlashingByOwnerResponse({
  1. String? slashing,
})

Implementation

const QuerySlashingByOwnerResponse({this.slashing});