sms_notify property

  1. @JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get sms_notify
inherited

Implementation

@JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get sms_notify => throw _privateConstructorUsedError;