DefaultSnatStatus constructor

DefaultSnatStatus({
  1. bool? disabled,
})

Implementation

DefaultSnatStatus({this.disabled});