totalFraudScore property
String?
get
totalFraudScore
Implementation
String? get totalFraudScore => _$this._totalFraudScore;
set
totalFraudScore
(String? totalFraudScore)
Implementation
set totalFraudScore(String? totalFraudScore) =>
_$this._totalFraudScore = totalFraudScore;