TableGrant({required this.name, this.namespace, this.write = false, this.read = true, this.alter = false});