RowLevelSecurityStatistics constructor

RowLevelSecurityStatistics({
  1. bool? rowLevelSecurityApplied,
})

Implementation

RowLevelSecurityStatistics({this.rowLevelSecurityApplied});