DatabaseRole constructor

DatabaseRole({
  1. String? name,
})

Implementation

DatabaseRole({this.name});