GkeBackupAgentConfig constructor

GkeBackupAgentConfig({
  1. bool? enabled,
})

Implementation

GkeBackupAgentConfig({this.enabled});