Sub2ApiAdminOllamaCloudUsageState constructor
const
Sub2ApiAdminOllamaCloudUsageState({})
Implementation
const Sub2ApiAdminOllamaCloudUsageState({
required this.accountId,
required this.eligible,
required this.configured,
required this.autoRefreshEnabled,
required this.encryptionKeyConfigured,
this.snapshot,
});