ApiKeyModel({ required this.name, required this.key, required this.serviceType, this.isDefault = false, });