MobileFriendlyIssue constructor

MobileFriendlyIssue({
  1. String? rule,
})

Implementation

MobileFriendlyIssue({this.rule});