DeveloperGrant constructor

DeveloperGrant({
  1. bool logs = true,
})

Implementation

DeveloperGrant({this.logs = true});