fraudList property

List<FraudModel> fraudList
getter/setter pair

Implementation

List<FraudModel> fraudList = <FraudModel>[];