ServicesGrant constructor

ServicesGrant({
  1. bool list = true,
})

Implementation

ServicesGrant({this.list = true});